jiesou/dsh-commandcode-go-provider:Command Code Go API provider for dsh

jiesou/dsh-commandcode-go-provider 是一款 MIT 许可证的 DSH 插件,专为解决 Command Code Go、GOAT 及 Pro Plan 用户在 Provider API 端点返回 `403 upgrade_required` 限制而设计。该插件通过 `/alpha/generate` 接口流式接入 DSH 原生 LlmAdapter,使用户无需额外配置即可在 DSH 中直接调用订阅模型。 核心功能包括动态模型目录和动态 Reasoning Effort 档位。插件启动时自动从 `/provider/v1/models` 拉取实时模型列表,并依据官

Read More
DSH-CommandCode-Provider: Integrating Command Code into DSH with Studio API Key

dsh-commandcode-provider is an unofficial community plugin (MIT licensed) for DeepSeek Harness (DSH), maintained by Victor-770. To address the limitation where certain Command Code plans lack Provider API access, this plugin leverages Studio authentication API keys to call the `/alpha/generate` streaming endpoint, supporting all Command Code plans, including the $1 Go plan. Core features include registering the `commandcode` provider to `ctx.llm`, model catalog discovery and offline caching, inference effort metadata management, image input handling, multi-source API key resolution, and providing

Read More
dsh-commandcode-provider: Integrating Command Code Models in DeepSeek Harness

dsh-commandcode-provider is a community LLM provider plugin maintained by Mars-Sea, which registers Command Code as the commandcode route for DSH. The plugin provides a real-time model directory, reasoning-effort support, authorization and usage cards on the Settings page, automatic multi-account rotation, and a Command Code card on the Models page. The installation command is `dsh plugin --profile web add @mars-sea/dsh-commandcode-provider@latest`, and a Command Code API key is required to be prepared by the user. It is licensed under the MIT License.

Read More
Call the Command Code model in DeepSeek Harness with dsh-commandcode-provider

Unofficial DSH plugin dsh-commandcode-provider maintained by Mars-Sea connects Command Code subscriptions to DeepSeek Harness, featuring real-time model catalog, reasoning-effort, package filtering and usage cards. This article verifies the installation commands, key configuration and restrictions against the community directory and GitHub README. The current npm version is 0.4.0, with MIT license.

Read More